func net/http.http2parseRSTStreamFrame

2 uses

	net/http (current package)
		h2_bundle.go#L1529: 	http2FrameRSTStream:    http2parseRSTStreamFrame,
		h2_bundle.go#L2612: func http2parseRSTStreamFrame(_ *http2frameCache, fh http2FrameHeader, countError func(string), p []byte) (http2Frame, error) {